home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Online / InetDial / translator42.lha / Translator / Include / proto / translator.h
Encoding:
C/C++ Source or Header  |  1995-02-15  |  202 b   |  9 lines

  1. #ifndef PROTO_TRANSLATOR_H
  2. #define PROTO_TRANSLATOR_H
  3. #include <exec/types.h>
  4. extern struct Library *TranslatorBase ;
  5. #include <clib/translator_protos.h>
  6. #include <pragmas/translator_pragmas.h>
  7. #endif
  8.  
  9.